ChartBodyWidth Property

Contains the width of the entire chart. If it is omitted, the size of the chart is determined by the size of the window in which the chart is displayed.

Definition

Namespace: Independentsoft.Office.Odf.Charts
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public Size Width { get; set; }

Property Value

Size

See Also